home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Shareware / xStarter 1.8.8 / setup.exe / {app} / xStartUI.exe / 0 / RCDATA / TRECFORM / TRECFORM.txt
Text File  |  2007-06-06  |  2KB  |  79 lines

  1. object RecForm: TRecForm
  2.   Left = 672
  3.   Top = 469
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 87
  7.   ClientWidth = 192
  8.   Color = clInfoBk
  9.   ParentFont = True
  10.   FormStyle = fsStayOnTop
  11.   OldCreateOrder = False
  12.   OnCloseQuery = FormCloseQuery
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 20
  19.     Width = 192
  20.     Height = 67
  21.     Align = alClient
  22.     BevelOuter = bvSpace
  23.     Color = clInfoBk
  24.     TabOrder = 0
  25.     object Label3: TLabel
  26.       Left = 3
  27.       Top = 13
  28.       Width = 93
  29.       Height = 13
  30.       Alignment = taCenter
  31.       Caption = 'Macro recording'
  32.       Font.Charset = DEFAULT_CHARSET
  33.       Font.Color = clRed
  34.       Font.Height = -11
  35.       Font.Name = 'MS Sans Serif'
  36.       Font.Style = [fsBold]
  37.       ParentFont = False
  38.     end
  39.     object Label2: TElHTMLLabel
  40.       Left = 4
  41.       Top = 36
  42.       Width = 185
  43.       Height = 29
  44.       Caption = 'Press <b>%s</b> to stop recording'
  45.       WordWrap = True
  46.       AutoSize = False
  47.     end
  48.     object ElPopupButton1: TElPopupButton
  49.       Left = 104
  50.       Top = 8
  51.       Width = 81
  52.       Height = 25
  53.       DrawDefaultFrame = False
  54.       Caption = 'Stop'
  55.       TabOrder = 0
  56.       OnClick = ElPopupButton1Click
  57.     end
  58.   end
  59.   object ElHeader1: TElHeader
  60.     Left = 0
  61.     Top = 0
  62.     Width = 192
  63.     Height = 20
  64.     Align = alTop
  65.     Color = clBtnFace
  66.     Flat = True
  67.     DockOrientation = doNoOrient
  68.     DoubleBuffered = False
  69.     Images = TrayForm.ImageList1
  70.     Sections.Data = {
  71.       F4FFFFFF010000000000000000000000FFFFFFFF0000010100000000C8000000
  72.       0000000010270000000001001C7BD51300000000010000000000000000000100
  73.       0000000000000000000100010000000000000000000000000000000000000000
  74.       0000000000000000000000000000000000000000000000000000000000000000
  75.       0000000000000000000000000000000000000000090000007853746172746572
  76.       0001000000000000000000000000}
  77.   end
  78. end
  79.